body {font-family:"Microsoft Yahei","微软雅黑",Verdana;}
.sub-bg {background:url(../images/bg01.png);}
.pr {
	position:relative;
}
.pa {
	position:absolute;
}
li {
	list-style:none;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;color:#e23c3e;}
.header-top-bg1 {background:#fff;}
.header-top {
	height:34px;
	line-height:34px;
}
.header-top a {
	color:#555;
}
.top-dh {
	font-size:12px;
	color:#555;
}
.top-dh span {
	padding-left:10px;
}
.header-top .top-login {
	font-size:12px;
	color:#333;
}
.top-login a {
	color:#333;
	padding:0 5px;
}
.top-login strong {
	display:inline-block;vertical-align: middle;
}
.header {
	margin-top:30px;
	margin-bottom:30px;
}
.logo {
	width:395px;
	float:left;
}
.logo img{
	width:395px;
	height:74px;
}
.top-phone-box {
	margin-top:10px;
	float:right;
	width:300px;
	
	height:46px;
}
.top-phone-box img {
	display:block;
	float:right;
}
.top-phone {
	width:246px;
	height:46px;
	border:1px solid #333;
	float:left;
	/* padding-right:45px;
	background:url(../images/topdh.jpg) right center no-repeat; */
}
.top-phone span {
	float:left;
	display:block;
	width:60px;
	height:44px;
	line-height:44px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background:#e23c3e;
}
.top-phone strong {
	float:right;
	display:block;
	width:178px;
	height:46px;
	line-height:46px;
	text-align:center;
	font-size:14px;
	color:#000;
}
@media (max-width:768px){
	.top-phone-box {
		display:none;
	}
	.notice-box{
	    background: #ececec none repeat scroll 0 0;
	}
.header {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo img{
	width:288px;
	height:53px;
}
}
@media (max-width:425px){
	.logo {
		width:100%;
	}

}
.nav-bg {
	height:60px;
	background:#e23c3e;
}
.nav-bg .container {padding: 0;margin:0 auto;}
#menuIcon {display:none;right:0px;top:60px;width:45px;height:45px;line-height:45px;text-align:center;font-size:38px;text-decoration: none;font-family: arial;	color:#fff;background:#e23c3e;border-radius:5px;}
.nav-box,.nav-container {padding: 0;margin:0;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 14px;/*WIN7下谷歌浏览器下面导航被挤下*/
}

.nav {}
.nav li {float:left;margin:0;text-align:center;padding:0;}
.nav li a {display:block;height:60px;line-height:2.3;color:#fff;text-align:center;transition:all .5s;position:relative;}
.nav li a:after {content:"";width:1px;height:12px;background:url(../images/ge.jpg);position:absolute;right:-1px;top:25px;}
.nav li:last-child a:after {background:none;}
.nav li a strong {display:block;text-align:center;font-size:18px;color:#fff;font-weight:normal;}
.nav li a span {display:block;text-align:center;font-size:12px;color:#f6f6f6;font-family:Arial;text-transform:uppercase;}
.nav li a:hover,.nav .curnav {text-decoration: none;background:#870102;}
.nav li:hover a strong,.nav .curnav a strong{color:#fff;}
.nav li:hover a span,.nav .curnav a span{color:#e23c3e;}

@media (max-width:992px){
	.nav-bg {height:auto;display:none;}
	#menuIcon {
		display:block;
	}
	.nav {width:100%;}
	.nav li {width:100%;margin:0;text-align:center;padding:0;background:url(../images/btmwhite.png);}
	.nav li a {display:block;height:50px;line-height:1.6;color:#fff;text-align:center;transition:all .5s;position:relative;}
	.nav li a:after {content:"";width:2px;height:19px;background:url(../images/ge.jpg);position:absolute;right:-1px;top:25px;}
	.nav li a strong {display:inline-block;text-align:center;font-size:17px;color:#e23c3e;font-weight:normal;}
	.nav li a span {display:inline-block;text-align:center;font-size:12px;color:#e23c3e;font-family:Arial;text-transform:uppercase;}
	.nav li a:hover,.nav .curnav {color:#fff;text-decoration: none;background:#e23c3e;}
	.nav li:hover a strong,.nav .curnav a strong{color:#fff;}
	.nav li:hover a span,.nav .curnav a span{color:#fff;}
}
.notice-box {height:30px;line-height:30px;}
.notice-box .glyphicon {color:#de3c3a;padding-right:15px;display:block;height:30px;line-height:30px;float:left;}
.scroll{height:30px; overflow:hidden; margin:0;}
.scroll .list {padding:0;margin:0;}
.scroll .list li{height:30px; line-height:30px; overflow:hidden;} 
.scroll .list li a{ font-size:14px;color:#555;} 
.scroll .list li a:hover {color:#de3c3a;text-decoration:underline;}
.scroll .list li span {padding-left:20px;color:#999;font-size:12px;}

.banner-box,.banner-box .row,.banner-box .row .col-md-12 {
	margin:0;
	padding:0;
}
/*去除轮播图两边的空白*/

.main-bg {
	margin-top:45px;
	background:#f7f7f7;
}
.main-bg1,.main-bg3,.main-bg5 {
	/*margin-top:25px;*/
	background:#f7f7f7;
	border-top:4px solid #f7f7f7;
	/*border-top:4px solid #eee;*/
}
.main-bg2,.main-bg4 {
	border-top:4px solid #f7f7f7;
	background:#f7f7f7;
	/*border-top:4px solid #eee;*/
}
.tab-box-bg1 {background: #fff;margin-bottom: 20px;padding:15px;}
.tab-box-bg2 {background: #fff;margin-bottom: 20px;padding:15px;}
.tab-box-bg3 {background: #fff;margin-bottom: 20px;padding:15px;}
.tab-box-bg4 {background: #fff;margin-bottom: 20px;padding:15px;}
.main-bg5 .tab-box-bg5 {background: #fff;margin-bottom: 20px;padding:15px;}
.tab-box-bg5 .row {margin-left: 0;margin-right: 0; }

.main-ty {box-shadow: darkgrey 0px 0px 20px 5px;background:#fff;padding:30px 50px 0 50px;margin-bottom:20px;}
.main-about dt {height:45px;line-height:45px;padding-left:55px;font-size:18px;background:url(../images/icon.jpg) 0 0 no-repeat;}
.main-about dt a {color:#222;}
.main-about dt a:hover {color:#e23c3e;}
.main-about dd {line-height:20px;color:#888;font-size:12px;padding:5px;}
.main-about .ico1 {background-position:0 0;}
.main-about .ico1:hover {background-position:0 -45px;}
.main-about .ico2 {background-position:0 -90px;}
.main-about .ico2:hover {background-position:0 -135px;}
.main-about .ico3 {background-position:0 -180px;}
.main-about .ico3:hover {background-position:0 -225px;}
.main-about .ico4 {background-position:0 -270px;}
.main-about .ico4:hover {background-position:0 -315px;}

.tab-box {margin-bottom:10px;margin-top:20px;}
.index_pub_bt {height:auto;margin:0;border-bottom:1px solid #e50609;margin-bottom:20px;margin-left: 15px;margin-right: 15px;}
.index_pub_bt .bt-txt {width:250px;height:56px;line-height:56px;float:left;text-align:center;color:#000;font-size:16px;font-family:Arial;text-transform:uppercase;}
.index_pub_bt ul {margin:0;float:left;}
.index_pub_bt ul li {height:56px;margin:0;float:left;}
.index_pub_bt ul li a {display:block;height:56px;line-height:56px;transition:all .5s;text-align:center;font-size:15px;color:#000;position:relative;padding:0 30px;}
.index_pub_bt ul li a em {display:none;width:11px;height:11px;background:url(../images/dot.png);position:absolute;left:48%;top:50px;}
.index_pub_bt ul li a:hover,.index_pub_bt ul .index_pub_btcur a {color:#e50609;}
.index_pub_bt ul li a:hover em,.index_pub_bt ul .index_pub_btcur a em {display:block;}
.index_pub_bt .bt-more {text-align:right;height:56px;line-height:56px;}
.index_pub_bt .bt-more a {color:#999;}
.index_pub_bt .bt-more a:hover {color:#e23c3e;}

.lcnr_con,.mcnr_con,.ncnr_con,.ocnr_con,.pcnr_con {padding:10px 0;}
.index-tab-pic-bd {padding:8px;border:1px solid #ddd;background: #fff;}
.index-tab-pic-bd img {width:100%;max-height:170px;}
.index-tab-pic-bd p {font-size:14px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;text-align: center;}
.index-tab-pic-bd a {display:block;width:80px;height:26px;line-height:26px;text-align:center;font-size:14px;color:#fff;background:#e50609;margin:0 auto;}
.index-tab-pic-bd a:hover {color:#e23c3e;}

@media (max-width:768px){
	.index_pub_bt {border:none;padding-bottom:5px;overflow:hidden;}
	.index_pub_bt .bt-txt {display:none;}
	.index_pub_bt .bt-more {display:none;}
	.index_pub_bt ul li {border-bottom:1px solid #e50609;}
}
@media (max-width: 480px) {
	.main-bg {display:none;}
	/*.index_pub_bt ul li a {padding: 0 30px;}*/
}
@media (max-width: 320px) {
	.index_pub_bt ul {margin-left: 0;padding-left: 10px;}
	/*.index_pub_bt ul li a {padding: 0 30px;}*/
}
.index-tab-txt-con {padding:20px 20px 0 0;color:#333;line-height:25px;}
.index-tab-txt-con h3 {font-size:16px;color:#000;}
.index-tab-txt-con a {font-size:14px;color:#333;padding:0 5px;}
.index-tab-txt-con a:hover {color:#e23c3e;}
.index-tab-pic2 a {display:block;width:100%;}
.index-tab-pic2 img {width:100%;max-height:160px;}
.index-tab-pic2 a p {font-size:12px;color:#000;width:100%;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;margin-bottom:0;text-align: center;}
.index-tab-pic2 a strong {color:#e50609;font-size:14px;}
.index-tab-pic2 a span {color:#e50609;font-size:12px;}
.index-tab-pic2 a:hover p {color:#e23c3e;}
.index-tab-txt,.index-tab-pic2 {width:19.3%;float:left;padding:0 5px;margin-bottom:15px;}
.index-tab-txt {margin-left: 15px;}
@media (max-width:768px){
	.index-tab-txt {display:none;}
	.index-tab-pic2 {width:25%;float:left;}
}
@media (max-width:480px){
	/* .index-tab-txt {display:none;} */
	.index-tab-pic2 {width:50%;float:left;}
}
.index-tab-left-pic {float:left;width:225px;margin-right:5px;margin-left: 15px;}
@media (max-width:992px){
	.index-tab-left-pic {width:185px;margin-right:5px;}
}
@media (max-width:768px){
	.index-tab-left-pic {display:none;}
}

.index_pub_bt1 {width:100%;height:48px;margin:0;}
.index_pub_bt1 ul {width:100%;margin:0;padding:0;}
.index_pub_bt1 ul li {height:48px;margin:0;float:left;width:20%;}
.index_pub_bt1 ul li a {display:block;width:100%;height:48px;line-height:48px;transition:all .5s;text-align:center;font-size:15px;color:#fff;background:#e50609;border-right:1px solid #fff;}
.index_pub_bt1 ul li a:hover,.index_pub_bt1 ul .index_pub_btcur1 a {color:#e50609;background:#ccc;}

@media (max-width:480px){
	.index_pub_bt1 ul li a {font-size:12px;}
}
@media (max-width:320px){
	.index_pub_bt1 ul li a span {display:block;line-height:24px;text-align:center;}
}
.news-box-bd-l,.news-box-bd-r {min-height:450px;border:1px solid #ddd;}
.news-box-bd-l h3 {line-height:35px;margin:0;padding:0 10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.news-box-bd-l h3 a {font-size:14px;color:#e50609;}	
.news-box-bd-l h3 a:hover	{color:#000;}
.news-box-bd-l p {line-height:1.8;font-size:13px;color:#555;padding:10px;}							
								
.news-box-bd-r {padding:5px 15px;}
.news-box-bd-r dl {margin:10px 0;padding:10px 0;border-bottom:1px dotted #ccc;}
.news-box-bd-r dl dt h3 {line-height:35px;margin:0;padding:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.news-box-bd-r dl dt h3 a {font-size:14px;color:#e50609;}
.news-box-bd-r dl dt h3 a:hover {color:#000;}	
.news-box-bd-r dl dt h3 span {float:right;color:#555;font-size:12px;font-weight:normal;}
.news-box-bd-r dl dd {font-size:14px;line-height:2;}



.flink {margin-bottom:30px;line-height:2;font-size:14px;background: #fff;padding-bottom: 15px;}
.flink h3 {line-height:48px;font-weight:normal;color:#000;font-size:16px;border-bottom:2px solid #a6a6a6;}
.flink h3 strong {font-weight:normal;color:#000;font-size:16px;padding-right:5px;}
.flink h3 span {color:#000;font-size:14px;padding-left:5px;font-family:Arial;}
.flink a {color:#555;padding:0 10px;}
.flink a:hover {color:#e23c3e;}


.foot-bg {
	background:#333;
	/*margin-top:20px;*/
}
.footer {
	padding:20px 0;
}
.copyright {
	line-height:20px;
	font-size:12px;
	color:#bbb;
	padding-top:5px;
	float:left;
}
.copyright a {
	color:#bbb;
	padding:0 8px;
}

.copyright a:first-child {
	padding-left:0;
}
.copy-qt {
	line-height:20px;
	font-size:12px;
	color:#bbb;
	padding-top:5px;
	float:right;
}
.copy-qt a {
	color:#bbb;
	padding:0 8px;
}
.copy-qt a:first-child {padding-left:0;}
.copy-qt a:hover,.copyright a:hover {
	color:#c60000;
}
@media (max-width:992px){
	.footer [class*="col-lg-"] {
		width:100%;
	}
} 

/**/
.location-box {height:40px;line-height:40px;overflow:hidden;}
.location-box .breadcrumb {padding-top:0;background:#fdfdfd;}
.breadcrumb a {color:#555;}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">\00a0";
}
.main-nav1 {height:45px;line-height:45px;font-size:14px;border-bottom:2px solid #ccc;margin-bottom:20px;background:#fff;padding-top:5px;}
.main-nav1 a {color:#555;padding:0 20px;}
.main-nav1 a:hover {color:#e23c3e;}
.main-nav1 .main-nav1-strong {font-weight:normal;display:inline-block;}
.main-nav1 em {font-style:normal;}
.main-nav1 .main-nav1-hid1,.main-nav1 .main-nav1-hid2 {display:none;}
.main-news-left dl {margin:0 0 2px 0;background:#fdfdfd;overflow:hidden;padding:10px;}
.main-news-left dl dt h2 {font-size:3rem;}
.main-news-left dl dt h2 a {color:#000;}
.main-news-left dl dt h2 a:hover {color:#e23c3e;}
.main-news-left dl dt p {font-weight:normal;color:#888;font-size:12px;line-height:25px;border-bottom:1px solid #ccc;}
.main-news-left dl dd {line-height:1.5;font-size:13px;color:#555;}

@media (max-width:768px) {
	.main-nav1 a {color:#555;padding:0 10px;}
}
@media (max-width:480px) {
	.main-nav1 a {color:#555;padding:0 10px;}
	.main-nav1 .main-nav1-hid1,.main-nav1 .main-nav1-hid2 {display:inline-block;float:right;}
	.main-nav1 .main-nav1-strong {display:none;background:#fff;width:80px;line-height:2;text-align:center;position:absolute;right:0;top:22px;z-index:10;}
	.main-nav1 .main-nav1-strong a {display:block;}
	
}
@media (max-width:320px){
	.main-nav1 a {color:#555;padding:0 8px;}
	.main-nav1 .main-nav1-hid2 {display:none;}
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e50609;
    border-color: #e50609;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #ff0000;
    background-color: #eee;
    border-color: #ddd;
}

.right-tit {
	line-height:40px;
	font-size:16px;
	border-bottom:1px solid #ccc;
}
.email-txt {padding:5px 0;line-height:2;font-size:14px;}
.main-news-right {margin-bottom:2px;background:#fdfdfd;overflow:hidden;padding:0 10px;}
.main-news-right form {padding-bottom:20px;}
.main-news-right input {width:80%;height:28px;line-height:28px;background:#eee;float:left;border:none;}
.main-news-right button {width:20%;height:28px;line-height:28px;background:#e50609;float:left;border:none;color:#fff;}
.main-news-right p a {color:#000;}
.main-news-right p a:hover {color:#e23c3e;}

.news-right-dl {margin:5px 0;padding:5px 0;}
.news-right-dl dt {width:30%;float:left;}
.news-right-dl dt a {display:block;}
.news-right-dl dt img {width:100%;max-height:87px;}
.news-right-dl dd {width:70%;line-height:1.5;font-size:13px;float:left;padding-left:10px;}
.news-right-dl dd a {font-size:14px;color:#000;}
.news-right-dl dd a:hover {color:#e23c3e;}
.news-right-dl dd p {font-size:13px;}

@media (max-width:768px){
	.main-news-right {
		float:left;
		width:50%;
		padding-right:10px;
		padding-left:10px;
		max-height:460px;
	}
}
@media (max-width:425px){
	.main-news-right {
		width:100%;
	}
}

.sub-banner {width:100%;}
.sub-banner img {width:100%;max-height:340px;}
.main-lvxin-bg {background:#fff;}
.lvxin-sm p {line-height1.8;font-size:14px;color:#555;}
.lvxin-sm a {display:block;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;background:#e50609;border-radius:25px;margin-bottom:10px;font-size:1.5rem;}
.lvxin-sm a:hover {color:#ff9900;}
.lvxin-sm p strong {font-size:18px;color:#e50609;}

.main-nav2 {line-height:40px;font-size:16px;border-bottom:2px solid #e50609;margin-bottom:30px;margin-top:5px;color:#e50609;}
.main-nav2 a {color:#e50609;padding:0 20px;}
.main-nav2 a:hover {color:#e23c3e;}
.main-nav2 em {display:none;}
.main-nav2 span {display:none;}
.main-nav2 .main-nav2-strong {font-weight:normal;display:inline-block;}

@media (max-width:480px) {
	.main-nav2 .main-nav2-hid1,.main-nav2 .main-nav2-hid2 {display:inline-block;float:right;}
	.main-nav2 .main-nav2-strong {display:none;background:#fff;width:110px;line-height:2;text-align:center;position:absolute;right:0;top:30px;z-index:10;}
	.main-nav2 .main-nav2-strong a {display:inline-block;}
	
}
@media (max-width:320px){
	.main-nav2 a {padding:0 8px;}
	
}
.main-art1 {font-size:18px;color:#000;line-height:1.5;margin-left:10px;margin-right:10px;border:1px solid #f3f3f3;padding:10px 15px;}
.main-art1 h2 {line-height:60px;font-size:40px;color:#000;position:relative;background:url(../images/redline.jpg) 50% 50% no-repeat;}
.main-art1 h2 span {background:#fff;padding:0 15px;}
/*.main-art1 h2:before {display:block;content:"";width:320px;height:2px;background:#e50609;position:absolute;left:50%;top:50%;}
 .main-art1 h2:after {display:block;content:"";width:85px;height:2px;background:#e50609;position:absolute;left:705px;top:50%;} */
.main-art1 h4 {line-height:40px;font-size:25px;color:#555;margin-bottom:40px;}
.main-art1 p {font-size:16px;color:#000;}
.main-art1 strong {
    color: #FFF;
    background-color: #df3536;
    padding: 5px 5px 3px 5px;
    border-bottom: 1px solid #e5e5e5;
}
.main-art1 span {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    display: block;   
}
.main-art1 img {
	max-width: 100%!important;
    height: auto!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.main-lvxin-bg hr {border-bottom:1px dotted #a6a5a5;background:none;border-top:none;border-left:none;border-right:none;margin-bottom:10px;margin-top:10px;}
@media (max-width:480px){
	.main-art1 {font-size:14px;}
	.main-art1 p {font-size:14px;}
}

.table-bg {background:#fff;}
.table-bg .row {margin-left:5px;margin-right:5px;}
.table-con {padding-bottom:10px;}
.bot-3l {margin-bottom:40px;margin-left:5px;margin-right:5px;}
.pub_bt03 {height:56px;margin:0;border-bottom:1px solid #e50609;line-height:56px;color:#000;font-size:16px;font-family:Arial;text-transform:uppercase;margin:20px auto;}
.pub_bt03  a {float:right;color:#999;}
.pub_bt03  a:hover {color:#e23c3e;}
.bot-nr-con img {width:100%;max-height:257px;}
.bot-nr-con h3 {line-height:30px;font-size:15px;}
.bot-nr-con h3 a {color:#000;}
.bot-nr-con h3 a:hover {color:#e23c3e;}
.bot-nr-con p {font-size:14px;line-height:1.6;color:#000;}

.td-hover a {color:#000;padding:0 5px;margin:0 5px;font-size:12px; white-space: nowrap;}
.td-hover a:hover{color:#fff;background:#e50609;}
.td-hover .current {color:#fff;background:#e50609;}
.td1 a {color:#000;padding:0 15px 0 5px;margin:0 5px;font-size:12px;display:inline-block;background:url(../images/topbot.jpg) right center no-repeat;}
.td2 .form-control,.td2 .btn-danger {border-radius: 0;margin:auto 10px;}



.list-case-bd {
	padding-top:10px;
	padding-bottom:20px;
	margin-top:20px;
	margin-bottom:30px;
	background:#fff;
}
.list-case-box {
	padding-bottom:20px;
	padding-top:20px;
	margin-left:5px;
	margin-right:5px;
	
	
}
.list-case-box-bd {
	border:1px solid #eee;
	overflow:hidden;
	padding-top:15px;
}
.list-case-box-pic img {
	display:block;
	width:100%;
	max-height:220px;
	margin:0 auto;
}
.list-case-box-con .case-tit {font-size:28px;line-height:28px;color:#000;margin-top:5px;}
.list-case-box-con .case-tit a {color:#000;}
.list-case-box-con .case-tit a:hover {color:#e23c3e;}
.list-case-box-con .case-detail {line-height:1.5;font-size:12px;padding-top:10px;color:#888;}
.list-case-box-con .case-tjly {background:#ebfafb;padding:5px;font-size:12px;}
.list-case-box-con .case-tjly p {line-height:25px;}
.list-case-box-con .case-tjly p strong {color:#000;}
.list-case-box-con .case-tjly p span {display:inline-block;line-height:25px;}
.list-case-box-con .case-tjly p span:before {content:"■";color:#e50609;line-height:15px;padding-right:5px;}
.list-case-box-con .case-tjly p a {display:inline-block;width:50%;height:25px;line-height:25px;background:#e50609;border-radius:8px;text-align:center;color:#fff;}
.list-case-box-con .case-tjly p a:hover {color:#ff9900;}
.list-case-box-con .case-star {margin-top:30px;border-bottom:1px solid #eee;padding-bottom:5px;}
.list-case-box-con .jg {line-height:55px;}
.list-case-box-con .jg strong {color:#e50609;font-size:20px;}
.list-case-box-con .jg span {font-size:12px;}
.list-case-box-con .jg em {font-size:12px;color:#555;font-style:normal;padding-left:30px;}
.list-case-box-con .jg em u {color:#999;text-decoration:none;}
.list-case-box-con .jg a {display:block;width:140px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#e50609;float:right;}
.list-case-box-con .jg a:hover {color:#ff9900;}

.line1 {clear:both;width:100%;height:60px;background:url(../images/line1.jpg) 50% 0 no-repeat;}
@media (max-width:480px){
	.list-case-box-con .case-tjly p a {width:80%}
	.list-case-box-con .jg em {display:block;padding-left:0px;}
}

.team-bg {background:#e50609;padding:15px;margin-left:-15px;margin-right:-15px;margin-top:30px;}
.team-box {border:1px solid #fff;padding:10px 20px;}
.team-box h2 {font-size:4.5rem;color:#fff;font-weight:bold;}
.team-box h2 strong {display:inline-block;padding-bottom:0.5rem;border-bottom:0.4rem solid #fff;}
.team-box p {line-height:5.7rem;color:#fff;font-size:2.8rem;text-indent:2em;}
.team-fourico {margin-top:3rem;background:#fffefe;padding:4rem 0 2rem 0;}
.team-fourico-box {padding:0 65px;}
.team-fourico-con img {width:80px;height:80px;display:block;margin:0 auto;}
.team-fourico-con .img01o,.team-fourico-con .img02o,.team-fourico-con .img03o,.team-fourico-con .img04o {display:none;}
.team-fourico-con:hover .img01,.team-fourico-con:hover .img02,.team-fourico-con:hover .img03,.team-fourico-con:hover .img04 {display:none;}
.team-fourico-con:hover .img01o,.team-fourico-con:hover .img02o,.team-fourico-con:hover .img03o,.team-fourico-con:hover .img04o {display:block;}
.team-fourico-con p {line-height:3rem;font-size:1.5rem}

.team-bd {border:1px solid #eee;padding:3rem 1rem 3rem 1rem;margin-top:1rem;margin-bottom:3rem;background:#f6f6f6;}
.team-teacher-con {border:1px solid #eee;width:100%;}
.team-teacher-con a {display:block;width:100%;}
.team-teacher-con a img {width:100%;max-height:350px;}
.team-teacher-con a h3 {line-height:5.3rem;border-bottom:1px solid #eee;font-weight:bold;color:#000;font-size:2rem;}
.team-teacher-con a p {line-height:2.3rem;color:#333;font-size:1.5rem;}

.conpage {margin-top:20px;}
/*分页*/
.dede_pages{
		text-align: center;
}
.dede_pages ul{
	display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.dede_pages ul li{
display: inline;
}
.dede_pages ul li a{
    display: block;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dede_pages ul li a:hover{
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e50609;
    border-color: #e50609;
}
.thisclass{
    display: block;
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e50609;
    border-color: #e50609;
}
/*在线客服*/
@charset "utf-8";
.service {
    position: fixed;
    width: 80px;
    top: 50%;
    right: 20px;
    z-index: 9999;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service > ul > li {
    width: 80px;
    height: 80px;
    padding-top: 16px;
    margin-bottom: 2px;
    border-radius: 5px;
    background-color: #e23c3e;
    text-align: center;
}

.service > ul > li:hover {
    background-color: #333;
}

.service > ul > li.home,
.service > ul > li.contact,
.service > ul > li.weChatMo,
.service > ul > li.dial {
    display: none;
}

.service > ul > li.hotLine,
.service > ul > li.qCodePc {
    position: relative;
}

.service > ul > li.hotLine .hotLineFloat {
    position: absolute;
    top: 0;
    left: 100px;
    width: 300px;
    height: 80px;
    z-index: 999;
    line-height: 80px;
    border-radius: 5px;
    background: #e23c3e;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.service > ul > li.hotLine .hotLineFloat .hotLineNum {
    color: #fff;
    font-size: 0;
}

.service > ul > li.hotLine.current .hotLineFloat {
    left: -305px;
}

.service > ul > li.hotLine.current .hotLineFloat .hotLineNum {
    font-size: 20px;
}

.service > ul > li.qCodePc .qCodePcFloat {
    position: absolute;
    top: 0;
    left: 100px;
    width: 162px;
    height: 162px;
    padding: 10px;
    z-index: 999;
    border-radius: 5px;
    background: #e23c3e;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.service > ul > li.qCodePc .qCodePcFloat .qCodePcImg {
    width: 0;
    height: 0;
}

.service > ul > li.qCodePc.current .qCodePcFloat {
    left: -167px;
}

.service > ul > li.qCodePc.current .qCodePcFloat .qCodePcImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service > ul > li img,
.service > .toTop img {
    display: block;
    width: 28px;
    height: 28px;
    object-fit: cover;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
}

.service > ul > li span,
.service > .toTop span {
    display: block;
    color: #fff;
    font-size: 16px;
}

.service > .toTop {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    background-color: #e23c3e;
    text-align: center;
    padding-top: 16px;
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background: rgba(0, 0, 0, .6);
    z-index: 99999;
}

.mask > .mobilQCode {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 35px 20px 20px 20px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 2px 6px #777;
    -webkit-box-shadow: 0px 2px 6px #777;
    -moz-box-shadow: 0px 2px 6px #777;
    border-radius: 10px;
    width: 300px;
    height: auto;
    overflow: hidden;
}

.mask > .mobilQCode > .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    background: #e23c3e;
    border-radius: 50%;
    cursor: pointer;
}

.mask > .mobilQCode > img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    margin-top: 20px;
    margin-bottom: 10px;
}

.mask > .mobilQCode > p {
    color: #333;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.mask > .mobilQCode > p span {
    display: inline-block;
    padding: 3px 5px;
    line-height: 18px;
    background-color: #e23c3e;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.alert {
    position: fixed;
    top: 50%;
    margin-top: -23px;
    z-index: 9999999;
    font-size: 16px;
    color: #fff;
    width: 90%;
    right: 5%;
    line-height: 46px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid #333;
    border-radius: 5px;
    display: none;
}


/*!*小平板，横屏手机*!*/
@media screen and (max-width: 768px) {
    .service {
        width: 100%;
        height: 60px;
        top: auto;
        bottom: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }

    .service > ul {
        height: 60px;
        overflow: hidden;
    }

    .service > ul > li {
        height: 60px;
        float: left;
        margin: 0;
        width: 25%;
        border-radius: 0;
        border-right: 1px solid #fff;
        padding-top: 8px;
    }

    .service > ul > li:last-child {
        border: none;
    }

    .service > ul > li.home,
    .service > ul > li.dial,
    .service > ul > li.weChatMo,
    .service > ul > li.contact {
        display: block;
    }

    .service > ul > li.online,
    .service > ul > li.hotLine,
    .service > ul > li.qCodePc,
    .service > .toTop {
        display: none;
    }

    .service > ul > li img,
    .service > .toTop img {
        margin-bottom: 0;
    }


}
/*在线客服*/

@media (max-width:992px) {
	.pub-project{
		padding-bottom: 0;
	}
    .list-case-bd {
        margin-top: 0;
        padding-top: 0;
    }

    .table-bordered tr td {
        display: block;
        width: 100%;
    }

    .pub-hide {
        display: none;
    }

    .pub-center {
        text-align: center;
    }
}


.entry-tag {
    font-size: 0;
	margin-top: 20px;
}
.entry-tag a {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 5px 15px;
    font-size: 14px;
    font-size: 1.16667rem;
    line-height: 1.2;
    color: #666;
    border: 1px solid #999;
    border-radius: 3px;
}
/*最顶部联系我们背景*/
.beijing-1 {
    background: #ececec none repeat scroll 0 0;border-bottom: 1px solid #ececec;
}

@media (max-width: 768px){.news-details__tags{display: none;}}
.news-details__tags a {
    display: inline-block;
    margin: 0 8px 8px 0;
    padding: 0 10px;
    height: 24px;
    border-radius: 3px;
    background: #d32628;
    color: #FFF;
    line-height: 24px;
}
.index-tab-pic20{
    width: 25%;
    float: left;
    padding: 0 5px;
    margin-bottom: 15px;
}
.index-tab-pic20 img {
    width: 100%;
    max-height: 160px;
    box-shadow: #b0aeae 0px 0px 4px 0px;
}
.index-tab-pic20 a {
    display: block;
    width: 100%;
}
.index-tab-pic20 a p {
    font-size: 16px;
    color: #000;
    width: 100%;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    margin-bottom: 0;
    text-align: center;
}
.beijingw {
    border: 1px solid #ddd;
}

@media (max-width: 1200px){
.index-tab-pic20 {
    width: 25%;
    float: left;
}
}
@media (max-width: 992px){
.index-tab-pic20 {
    width: 33%;
    float: left;
}
}
@media (max-width: 768px){
.index-tab-pic20 {
    width: 50%;
    float: left;
}
.index-tab-pic20 a p {
    font-size: 15px;
}
}
@media (max-width: 480px){
.index-tab-pic20 {
    width: 50%;
    float: left;
}
.index-tab-pic20 a p {
    font-size: 15px;
}
}